Document how to define properties using GtkExpression
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 1 Jun 2020 20:17:34 +0000 (21:17 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 1 Jun 2020 20:17:34 +0000 (21:17 +0100)
commit8daaafc86405564728d0ad0609c3d375c8ce6ef6
tree3de517afeadb7bdb7e2f552d3127fe11116666ac
parentebaa96c0fadf4081fc772a01b76b3821b138eee4
Document how to define properties using GtkExpression

Use the GtkParamSpecExpression type to describe the property, and the
GValue API to set and get the expression instance.
gtk/gtkexpression.c